The Autodesk Inventor Link provides an optional command named Rename Components. This command can be used by Autodesk Inventor users to rename the components shown in the Autodesk Inventor Model pane using the value of a Meridian property. The name may use the following syntax:
<Prefix><PropertyValue><Suffix>
This can be useful if users would prefer to see more meaningful names than the Autodesk Inventor file names. The command is cleared unless the NodeNameProperty setting is configured as described in the following procedure.
To configure component names:
Click the Edit button to modify the settings.
Tip To export the settings file to a location outside the vault, click the Export button. This can be useful if you would rather edit the file in your favorite text editor. You can then copy your changes to the Clipboard and paste them into Configurator.
Setting | Description |
---|---|
NodeNamePrefix |
Prefix string |
NodeNameSuffix |
Suffix string |
NodeNameProperty |
Meridian property set and property name |
UpdateAfterOpen |
Update the component names after a component is opened. |
UpdateBeforeSave |
Update the component names before a component is saved. |
Following are example settings:
[ModelNodes] NodeNamePrefix=PFX NodeNameSuffix=SFX NodeNameProperty=Custom.DocumentNumber UpdateAfterOpen=N UpdateBeforeSave=N
For more information on using this command, see BlueCielo Meridian Enterprise User’s Guide.
Related concepts